home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 102 / CD-ROM 102.iso / aplic / 2sync / 2SyncSetup.exe / base / scripts / DefineSprite_6 / frame_76 / DoAction.as
Encoding:
Text File  |  2002-03-20  |  161 b   |  8 lines

  1. if(eval("_level0/data:activeClock") != "0")
  2. {
  3.    tellTarget("_level20/clock" add eval("_level0/data:activeClock"))
  4.    {
  5.       gotoAndStop("init");
  6.    }
  7. }
  8.